home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 2
/
AACD 2.iso
/
AACD
/
WebSites
/
Sites
/
Wirenet
/
files
/
AutoNotify.lha
/
AutoNotify.readme
< prev
next >
Wrap
Text File
|
1999-04-04
|
1KB
|
38 lines
A quick hack to provide notification events.
Installation
============
Copy AutoNotify.br and SendMail.br to Thor/rexx
Create the directory Thor/autonotify
For each user that you want an auto notification, create a text file
whose name is their email address and the contents are the text to be
sent.
Put the address to send to and the subject line in the file's comment,
separated by a |
e.g. to Have a notification of each mail sent to neil@wirenet.co.uk
sent to notify@wirenet.co.uk, with a subject line of "Mail for you",
save the message as Thor/autonotify/neil@wirenet.co.uk and set the
comment of this file to "notify@wirenet.co.uk|Mail for you" (no
quotes).
Run autonotify.br immediately before sending mail. Do not run it as a
system exit script since it will create multiple notifications for the
same mail if you exit the system more than once after writing the
mail. The usage is
AutoNotify.br SYSTEMNAME
As above, this is a quick hack. If it works good, if it causes nuclear
meltdown, tough :(
Neil Bothwick <neil@wirenet.co.uk>